 |
API Documentation
|
|
|
@ USAGE_STAGING
Staging. Meant to be read from CPU. Will be hosted on CPU, most likely.
@ USAGE_DEFAULT
Default usage. Will be hosted on GPU, most likely.
@ USAGE_IMMUTABLE
Immutable. Needs starting resources, will be hosted on GPU, most likely.
BUFFER_USAGE
Available usage for buffers. Drives the memory used for hosting the data.
Definition: BufferUsage.h:12
@ USAGE_DYNAMIC
Dynamic. Meant to be updated often (per frame), will be hosted on CPU, most likely.
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7